home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / COMMUNIC / WFXNOTES.ZIP / 2059.TXT < prev    next >
Text File  |  1993-05-28  |  3KB  |  84 lines

  1.                               DELRINA
  2.  
  3.         895 Don Mills Road                6830 Via Del Oro
  4.          500-2 Park Centre                    Suite 240
  5.          Toronto, Ontario               San Jose, California
  6.           Canada M3C 1W3                  U.S.A. 95119-1353
  7.  
  8.                        Product Support Numbers
  9.            BBS:(416)441-2752      WinFax PRO 3.0 Only:(416)441-0921
  10.       Fax Back:(416)443-1614       All Other Products:(416)441-1026
  11.                           Fax:(416)441-0774
  12.  
  13. ======================================================================
  14.                    T E C H N I C A L    N O T E S
  15.                       Product: WinFax PRO 3.0
  16.                          Document No.: 2059
  17.                     Document Date: May 6, 1993
  18. ======================================================================
  19. Subject: Enlarged Text in WinFax Icon Buttons and Logs
  20.  
  21. Situation:
  22. ==========
  23. The screen font for WinFax icon buttons and the send and receive logs 
  24. is too large, causing text to spill over both sides of the icons and 
  25. text boxes.
  26.  
  27. Solution:
  28. =========
  29. Try one or more of the following steps to correct this problem.
  30.  
  31. 1.  In the [Fonts] section of the WIN.INI file:
  32.  
  33.     a)  Search for Helv= and "remark out" all occurrences by adding a 
  34.         semicolon to the beginning of each line, as in:
  35.  
  36.           ;Helv=
  37.  
  38.     b)  Make sure the line MS Sans Serif=SSERIFE.FON is present and not 
  39.         remarked out (does not have a semicolon before it), as in:
  40.  
  41.           MS Sans Serif 8,10,12,14,18,24 (VGA res)=SSERIFE.FON
  42.  
  43. 2.  In the [FontSubstitutes] section of the WIN.INI file, make sure that 
  44.     the following line is not remarked out (does not have a semicolon 
  45.     before it), and is specified exactly as shown here:
  46.  
  47.           Helv=MS Sans Serif
  48.  
  49. 3.  Make sure that the SSERIFE.FON file is in the Windows SYSTEM 
  50.     directory. The normal path for this directory is C:\WINDOWS\SYSTEM. 
  51.     If this file is not present, install the MS Sans Serif font in the 
  52.     Fonts section of the Windows Control Panel.
  53.  
  54. 4.  Remove any CGA or EGA font names appearing in the the Fonts section 
  55.     of the Windows Control Panel.
  56.  
  57. 5.  Delete any Windows temporary files from your hard disk.
  58.  
  59.       a)  Exit Windows and change to the DOS command line of your Windows
  60.           directory (for example, C:\WINDOWS).
  61.  
  62.       b)  Type SET and press ENTER.
  63.  
  64.       c)  Make note of the directory path identified in the Temp= line, 
  65.           then change to the command line for that directory.
  66.  
  67.       d)  At the directory identified in the Temp= line, type ...
  68.  
  69.             DEL *.TMP
  70.  
  71.           ... and press ENTER.
  72.  
  73. 6.  You may also want to run the DOS CHKDSK (checkdisk) command to 
  74.     identify and repair errors on you hard disk. See your DOS manuals 
  75.     for details.
  76.  
  77. Notes:  Each time you change the WIN.INI settings, restart Windows for 
  78.         the changes to take effect.
  79.  
  80.         For more information on editing the WIN.INI file, see WININI.WRI 
  81.         in Windows 3.1, or WININI.TXT in Windows 3.0. These files are 
  82.         found in the Windows directory (for example C:\WINDOWS).
  83.  
  84.